tests: Support TEST_SKIP_CLEANUP=err
authorColin Walters <walters@verbum.org>
Fri, 18 Nov 2016 20:07:52 +0000 (15:07 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 21 Nov 2016 16:11:55 +0000 (16:11 +0000)
commita6eb8bbcf6d0e0bbc5163dea1d41fff1706299d5
treeb5e5f59395c969388511c8f61535f9a7debb132c
parent41ef2aeb3824d52e33cb0d9eafa62393e5065fb0
tests: Support TEST_SKIP_CLEANUP=err

I find myself often wanting to debug interactively failing tests.
This makes it more convenient to keep around the temporary directories
just for those tests, rather than accumulating tons of tempdirs from
the successful tests as well.

Closes: #588
Approved by: jlebon
buildutil/tap-test